UniDAC

TUniConnection Properties

Properties of the TUniConnection class.

For a complete list of the TUniConnection class members, see the TUniConnection Members topic.

Public

Name Description

ConnectDialog (inherited from TCustomDAConnection)

Allows to link a TCustomConnectDialog component.

ConnectString (inherited from TCustomDAConnection)

Used to specify the connection information, such as: UserName, Password, Server, etc.

ConvertEOL (inherited from TCustomDAConnection)

Allows customizing line breaks in string fields and parameters.

InTransaction (inherited from TCustomDAConnection)

Indicates whether the transaction is active.

LoginPrompt (inherited from TCustomDAConnection)

Specifies whether a login dialog appears immediately before opening a new connection.

Options (inherited from TCustomDAConnection)

Specifies the connection behavior.

Password (inherited from TCustomDAConnection)

Serves to supply a password for login.

Pooling (inherited from TCustomDAConnection)

Enables or disables using connection pool.

PoolingOptions (inherited from TCustomDAConnection)

Specifies the behaviour of connection pool.

Server (inherited from TCustomDAConnection)

Serves to supply the server name for login.

Username (inherited from TCustomDAConnection)

Used to supply a user name for login.

Published

Name Description

AutoCommit

Used to permit or prevent permanent updates, insertions, and deletions of data against the database server.

Database

Used to specify the database name that is a default source of data for SQL queries once a connection is established.

DefaultTransaction

Used to access default database connection transaction.

Macros

Holds a collection of macros that can be used in Unified SQL statements.

Port

Used to specify the port number for TCP/IP connection.

ProviderName

Used to switch the current data access provider.

SpecificOptions

Used to provide extended settings for each data provider.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback